home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / zap33.zip / QUICKREF.MAN < prev    next >
Text File  |  1990-08-20  |  5KB  |  127 lines

  1.  
  2.          ZAP - by Ken Stillson    April 1990     Updated for version 3.3
  3.        
  4.         =-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-
  5.         Read LICENCE.DOC to make sure you can legally run this program !
  6.         =-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-
  7.  
  8. > THE MENU SYSTEM:
  9.  
  10.         There are five menus in ZAP.  Pressing -SPACE- will rotate though
  11.         each menu.  Pressing ALT-a will jump to menu number a.
  12.  
  13. > SHORTCUTS:
  14.       - Press the 1st letter of a name to jump the cursor to that file.
  15.       - Use SHIFT+letter to jump and change into a directory by 1st letter.
  16.       - Press / or \ to jump to root directory
  17.       - Press . to jump to parent directory
  18.       - use F8 to swap the current directory and the ~ directory.
  19.  
  20. > MARKING FILES:
  21.  
  22.         + - mark the file under the cursor
  23.         - - unmark the file "
  24.         F5 - unmark all files           }  
  25.         F6 - mark all files             }  Add shift to process only the
  26.         F7 - reverse all marks          }  files at or below the cursor.
  27.  
  28. > PROCESSING THE MARKED FILES:
  29.  
  30.         F1 - Copy all marked files 
  31.         F2 - Delete     "
  32.         F3 - Move       "
  33.         F4 - Special:
  34.                 Performs any operation on the marked files, one by one,
  35.                 substituting marked file's names for "meta-characters"
  36.  
  37.                               Eg:    SORT @ > @..SRT
  38.  
  39.                 will sort each marked file to a file with the same name
  40.                 but the extension .SRT
  41.  
  42. > FUNCTIONS UPON THE HIGHLIGHTED FILE:
  43.  
  44.         Return - run the view program on this file under the cursor
  45.         shift+return - run the editor            "
  46.         ctrl+return - execute the file (must be .EXE, .COM, or .BAT)
  47.  
  48. > THE TILDE-DIRECTORY:
  49.  
  50.         Think of it as a special macro for remembering a directory.
  51.         Set ~ to the current directory by pressing ~.
  52.         ~ is the default value whenever asked for a pathname.
  53.         ~ can be referenced on any other input by the ~-metacharacter.
  54.  
  55. > VARIOUS META-CHARACTERS:
  56.        
  57.     F4 only:
  58.        @  - filename of marked files
  59.        @. -           "             without extension
  60.        $  - pathname of marked files
  61.        $. -           "             without extension
  62.        @@ - list of marked files, separated by spaces
  63.        @, -           "         , separated by comma's
  64.  
  65.     On any input line:
  66.        ~  - the ~ directory
  67.        &X - macro X 
  68.  
  69. > THE MEMORIZED LIST:
  70.  
  71.         @ - append filenames of marked files to list
  72.         $ - append pathnames            "
  73.         ; - display list
  74.         > - write list to a file
  75.         < - read list from a file
  76.         _ - mark files that are on the list
  77.         DEL - clear the list
  78.         * - toggle "save-mode" (see below)
  79.  
  80.         = the following F4 meta-characters will cause the memorized list
  81.           to be processed instead of the marked files:
  82.  
  83.        {@} - filename of listed files
  84.        {$} - pathname of listed files
  85.  
  86. > ASSORTED SPECIAL FEATURES:
  87.  
  88.         !  -  Shell to DOS (enter command to run or press return 
  89.                             for a complete shell)
  90.  
  91.         ?  -  Display the ZAP.DOC file if ZAP can find it.
  92.  
  93.         ctrl-F2 - chop a directory and its children out of existence
  94.         ctrl-F4 - sweep a command though the directory tree
  95.         ctrl-F9 - locate a wildcard of files in all directory trees
  96.         ctrl-F10 - locate a string of filenames in all directory trees
  97.  
  98.         ctrl-a - show hidden and system files also
  99.         ctrl-b - toggle "beep when finished with something" mode
  100.         ctrl-c - toggle colorize directory by extension mode
  101.         ctrl-f - look at free space on a disk
  102.         ctrl-g - rotate though possible graphics modes
  103.         ctrl-l - re-draw the screen
  104.         ctrl-k - confirm, then fast delete of CD:*.*
  105.         ctrl-t - toggle pause after viewing a file mode
  106.         ctrl-u - update ZAP.COM defaults with current values
  107.         ctrl-x - change view and edit programs
  108.         ctrl-z - tell you where the ZAP.COM file is.
  109.  
  110.         ctrl-n - sort list by name
  111.         ctrl-e - by extension
  112.         ctrl-s - by file size (or ctrl-i)
  113.         ctrl-d - by file date
  114.         ctrl-o - don't sort the list
  115.         ctrl-r - toggle Reverse current sort mode
  116.  
  117. > MACROS:
  118.  
  119.         Press & to change the value of a macro.
  120.         Use the &X metacharacter to put macro X into an input line.
  121.         Press ALT-X to run macro X though an F4 command.
  122.  
  123.                                   =-=-=-=-=-=-=
  124.  
  125.  
  126. 
  127.